All Classes and Interfaces
Class
Description
This interface provides configuration data required to configure the connection pool.
This interface provides the configuration for the connection pool.
This interface represents the CryptoHandler to encrypt and decrypt the protocol for secure communication.
This class stores all the information required to send HTTP request on an authenticated connection with the server.
The HTTP response information as a result of HTTP request.
This interface represents the mail Attachment.
This interface represents the mail body.
This interface represents the unprotected mail details.
This interface represents the unprotected mail details.
This interface represents the protected mail body attachment input.
This interface represents the protected mail body attachment output.
This interface represents the protected mail input.
This interface represents the protected mail output.
The ISecloreSDKLogger declares the methods used for the Logging purpose.
This interface provides methods to ping, authenticate and logout session with the Server.
This interface provides Proxy server details.
This class represents an authenticated connection to the Policy Server.
This class is a part of WSClient Library.
This class represents any generic error condition thrown by the Policy Server Connection Pool (PSCP) library.
This exception is typically thrown when someone requests for a connection from the pool and there are no connections available in the pool.
This exception is typically thrown when HTTP Session with the Server has expired on a given connection.
This interface defines the constants for Request Type Constants.
This interface provides all details of server.
This class provides methods to deal with the file operations like
protecting a file unprotecting a file validating that the file is protected get the protected file header generate the file details for protect Before any of the method is called, the Client must be initialized by calling the initialize method, else the Client not initialize error will be thrown.
protecting a file unprotecting a file validating that the file is protected get the protected file header generate the file details for protect Before any of the method is called, the Client must be initialized by calling the initialize method, else the Client not initialize error will be thrown.
This class takes configuration for WSClient
This class provides the methods to work with the File secure date format.
The File Secure date format is
"YYYY:MM:DD:HH:mm:SS"
YYYY - The Year as numeric value.
MM - The Month as numeric value.
DD - The Day of the month as numeric value.
HH - The Hour of the day as numeric value in 24 hour format.
mm - The Minute as numeric value.
SS - The Second as numeric value.
The File Secure date format is
"YYYY:MM:DD:HH:mm:SS"
YYYY - The Year as numeric value.
MM - The Month as numeric value.
DD - The Day of the month as numeric value.
HH - The Hour of the day as numeric value in 24 hour format.
mm - The Minute as numeric value.
SS - The Second as numeric value.
This class represents the exception thrown by the WSClient library.
This class provides methods to deal logger initialization
Before any of the method is called, the Client must be initialized by calling
the initialize method, else the Client not initialize error will be thrown.
This is a helper class for generating the redirect URL of the Policy Server.